-
6317b5c844
docs(kyberforge): preserve old write-skill as reference example
Defame1297
2026-06-22 18:51:09 +00:00
-
672fd25890
feat(kyberforge): replace write-skill with spec-compliant skill-write and add skill-audit
Defame1297
2026-06-22 18:50:00 +00:00
-
41c4da31cf
docs(kyberforge): add agentskillsio, agentsmd research docs and skill-write examples
Defame1297
2026-06-22 17:42:52 +00:00
-
345f80438e
chore: add PreToolUse hooks scaffold, gitignore graphify outputs, fix CLAUDE.md newline
Defame1297
2026-06-22 16:48:32 +00:00
-
f60b4199ce
feat(skills): add write-agent factory skill for cross-tool agent authoring
Defame1297
2026-06-21 12:01:34 +00:00
-
88f3d97d0c
chore(rtk): install RTK token optimizer with project filters
Defame1297
2026-06-21 11:26:54 +00:00
-
1ceacf17bc
feat(skills): add promptfoo skill for LLM evaluation and red-teaming
Defame1297
2026-06-21 11:11:59 +00:00
-
0155fcec26
chore(mcp): clear neuledge-context project scope from .mcp.json
Defame1297
2026-06-21 10:39:22 +00:00
-
542f6ce102
feat(research): integrate Context7 MCP as primary source channel
Defame1297
2026-06-21 10:38:34 +00:00
-
78db4454b0
feat(skills): add research skill for web-sourced reference file generation
Defame1297
2026-06-21 10:04:10 +00:00
-
1a0cebc5e0
docs(lessons): record three patterns from 2026-06-21 audit session
Defame1297
2026-06-21 01:37:20 +00:00
-
ac8235ca58
fix(gitleaks): suppress Token routing false positive; sync allowlists; update roadmap
Defame1297
2026-06-21 01:33:34 +00:00
-
34c93d9c05
chore(docs): remove .gitkeep placeholders from docs/ard and docs/bug
Defame1297
2026-06-21 01:20:01 +00:00
-
a3ff72c34b
fix(kyberforge): move agents/README.md to docs — not an agent definition
Defame1297
2026-06-21 01:18:45 +00:00
-
247bd4af7a
fix(kyberforge): add version field to claude-code plugin manifest
Defame1297
2026-06-21 01:18:37 +00:00
-
ce7dd15860
fix(hooks): pass -x to shellcheck and fix source= directive path
Defame1297
2026-06-21 01:18:20 +00:00
-
117e07fc43
fix(skills): fix --libs identifier format and rebuild claude-code-docs
Defame1297
2026-06-21 00:22:43 +00:00
-
0c73c21c9a
fix(skills): update neuledge-context with session lessons
Defame1297
2026-06-21 00:01:28 +00:00
-
75c6ea1dd5
feat(skills): add neuledge-context skill for @neuledge/context MCP server
Defame1297
2026-06-20 23:16:27 +00:00
-
8f5e4eeaa5
fix(hooks): scope install traps to subshells to prevent RETURN trap leak
Defame1297
2026-06-20 22:16:49 +00:00
-
7323aec740
feat(hooks): install missing tools instead of warning
Defame1297
2026-06-20 22:08:39 +00:00
-
e5a08ebb45
fix(hooks): preserve exec bit on re-run and fix pipefail on empty grep
Defame1297
2026-06-20 21:53:24 +00:00
-
ce673ca5e2
feat(hooks): add deterministic validation layer via git hooks
Defame1297
2026-06-20 21:50:08 +00:00
-
d245807cae
chore: remove hello-world demo plugin
Defame1297
2026-06-20 18:57:52 +00:00
-
5dac52680f
fix(kyberforge): co-locate evals/tests with skills and fix manifest inconsistencies
Defame1297
2026-06-20 18:56:52 +00:00
-
2b649782a2
fix(kyberforge): resolve plugin-create path bug, validate.sh false positives, and write-skill YAML error
Defame1297
2026-06-20 18:41:29 +00:00
-
0c92e32038
chore: remove empty kyberforge agent stubs
Defame1297
2026-06-20 18:19:24 +00:00
-
fa5e36ab9b
docs: update AGENTS.md structure to reflect plugins/ and marketplace
Defame1297
2026-06-20 18:17:11 +00:00
-
9d0e8eb220
chore: rename create-plugin skill to plugin-create, add project settings
Defame1297
2026-06-20 18:15:56 +00:00
-
7dfbc9897d
docs: update CONTEXT.md with plugin and marketplace glossary entries
Defame1297
2026-06-20 18:13:38 +00:00
-
a3fa54595e
docs: update ROADMAP with plugin marketplace workstream and kyberforge
Defame1297
2026-06-20 18:12:10 +00:00
-
5d46065b26
docs: update spec to reflect kyberforge plugin consolidation
Defame1297
2026-06-20 18:10:43 +00:00
-
280e98cb71
feat: consolidate marketplace skills into kyberforge plugin
Defame1297
2026-06-20 18:02:47 +00:00
-
2287ddccbf
feat: add kyberforge plugin and rename plugin-create skill
Defame1297
2026-06-20 17:46:02 +00:00
-
7fd8177742
feat: add plugin-create skill and plugin template
Defame1297
2026-06-20 17:24:30 +00:00
-
b5bcf08acb
test: add TDD tests for hello-world MCP server
Defame1297
2026-06-20 16:43:30 +00:00
-
d382beeeca
feat: add hello-world MCP server scaffold
Defame1297
2026-06-20 16:36:34 +00:00
-
b9c41da8c3
feat: add marketplace.json sync validation and fix Copilot schema
Defame1297
2026-06-20 13:46:25 +00:00
-
5ab7054976
feat: expand hello-world into a complete cross-compat plugin scaffold
Defame1297
2026-06-20 13:41:00 +00:00
-
41f98f6efd
feat: bootstrap holocron marketplace with hello-world plugin
Defame1297
2026-06-20 13:29:38 +00:00
-
36ca3744aa
feat: add marketplace-architect skill with Bash scripts and evals
Defame1297
2026-06-20 13:09:16 +00:00
-
25a6a454b9
feat: add gitleaks secret scanning setup and skill
Defame1297
2026-06-20 11:29:10 +00:00
-
76cdbdff7a
chore: roadmap housekeeping and orientation rule
Defame1297
2026-05-26 19:27:56 +00:00
-
5f355d664d
chore: mark 0017 and 0018 HITL gates complete via HOTL subagent tests
Defame1297
2026-05-26 19:19:08 +00:00
-
d9a894f49f
refactor: self-compliance run — write-skill against its own standard
Defame1297
2026-05-26 18:57:24 +00:00
-
33153594f1
feat: wire factory principles into content index and write-skill governance check
Defame1297
2026-05-26 18:49:49 +00:00
-
663f10c3fe
fix: write-skill progressive disclosure — sub-file structure and lessons
Defame1297
2026-05-26 18:33:36 +00:00
-
be2910f8f6
fix: write-skill governance review — model field, eval self-check, grill wiring
Defame1297
2026-05-26 18:12:03 +00:00
-
737397ebec
chore: reformat data classification table in ai-constitution
Defame1297
2026-05-25 20:25:28 +00:00
-
e3cc0b65f4
refactor: write-skill phase 1 refactor — grill, implementation, lessons
Defame1297
2026-05-18 06:48:46 +00:00
-
2631142a0e
fix: architecture review corrections — CONTEXT.md trim and eval backtrack verification
Defame1297
2026-05-17 19:30:39 +00:00
-
3dcd0f08fb
feat: implement issue 0018 phase 2 — write-docs skill (first factory output)
Defame1297
2026-05-17 19:05:47 +00:00
-
58476a96fd
feat: implement issue 0018 phase 1 — factory/write-skill bootstrap skill
Defame1297
2026-05-17 18:24:28 +00:00
-
83715018eb
feat: implement issue 0017 — factory/write-eval bootstrap skill
Defame1297
2026-05-17 17:52:02 +00:00
-
c705a38809
docs: issue 0016 — skill implementation workflow grill
Defame1297
2026-05-17 16:21:38 +00:00
-
a1f1f9ded8
feat: implement ADR-0012 — AGENTS.md refactor (issue 0015)
Defame1297
2026-05-17 15:41:05 +00:00
-
9457efff36
docs: Chunk 3 issues 0015-0028 and doc updates
Defame1297
2026-05-17 15:18:36 +00:00
-
537c681bb9
docs: Chunk 3 grill, PRD, ADRs, and doc updates
Defame1297
2026-05-17 14:22:59 +00:00
-
e38882b565
docs: clarify Chunk 3 skill library source and naming convention
Defame1297
2026-05-17 11:51:52 +00:00
-
74f5e1840d
test: run Chunk 2 and governance behavioral tests; fix failing rules
Defame1297
2026-05-17 11:44:56 +00:00
-
b55eede1ef
docs: implement issues 0013 and 0014 — LESSONS.md and docs/spec/
Defame1297
2026-05-17 10:36:59 +00:00
-
eae5c37b35
docs: factory integration grill — decision record, ADRs, and chunk scope update
Defame1297
2026-05-17 10:23:20 +00:00
-
d78e01f4c1
chore: close governance issues 0009-0012 and remove docs/notes/.gitkeep
Defame1297
2026-05-17 09:14:25 +00:00
-
ace8b53abf
docs: add ai-coding-factory research, gap analysis, and grill-me scope
Defame1297
2026-05-16 20:07:00 +00:00
-
15a4387eb2
feat: deploy skills pipeline with provider adapter pattern
Defame1297
2026-05-15 08:46:25 +00:00
-
c0ede4b22e
feat: implement governance instruction layer Phase 1
Defame1297
2026-05-14 18:52:12 +00:00
-
ab367a48c4
docs: governance workstream exploration and context consolidation
Defame1297
2026-05-10 20:19:39 +00:00
-
a3bb708bff
chore: bootstrap repo with chunks 1 and 2
Defame1297
2026-05-10 19:29:58 +00:00