feat(cli): emit rules in Kilo flat builds
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 48/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- typescript
- Domain
- build-system, cli
Research direction
Start with issue #744 and its Kilo profile, configuration resolution, and runtime contract, then trace aidd framework build --target kilo --flat. Verify the implementation against the acceptance criteria: generated namespaced rules are placed at the profile-resolved location, configuration preserves user instructions, repeated builds are idempotent, and a clean-project archive is discoverable by a supported Kilo runtime.
Written by the indexing model from the issue text.
Description
Problem
Kilo flat support from #744 will make it possible to distribute framework artifacts for Kilo. Canonical plugin rules would still be absent from that output.
This is separate from #788, which guides direct generation inside a host project. This issue distributes canonical plugin rules through aidd framework build --target kilo --flat.
Scope
- Materialize canonical plugin
rules/into namespaced Markdown files under the Kilo rules location resolved by the Kilo profile. - Merge generated rule references into the resolved Kilo project configuration without deleting or reordering user-owned
instructionsentries. - Make repeated builds idempotent and preserve relative paths, rule scope, and existing user configuration.
- Cover empty configuration, existing instructions, repeated builds, and a flat archive installed into a clean project.
Acceptance criteria
- A plugin rule is present in a Kilo flat build at the location returned by the Kilo profile.
- The Kilo configuration references generated rules while preserving every existing user-owned
instructionsentry. - Rebuilding neither duplicates generated entries nor alters user-owned entries.
- The generated rule is discoverable by a supported Kilo runtime.
Dependency
Blocked by #744. That issue owns the Kilo profile, including its configuration resolution and runtime contract; this issue must use that contract rather than duplicate it.
Out of scope
- Direct artifact generation in a project, owned by #788.
- Kilo lifecycle hooks and plugins, owned by #744.
- OpenCode flat output, owned by #789.
- Markdown commands under
.kilo/commands/: Kilo does not document that as a native artifact surface. A future command capability, if needed, requires its own plugin-backed product decision.
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 45
- Avg merge
- 17h 40m
- Merged PRs (30d)
- 106
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ai-driven-dev/framework
-
refactor(aidd-orchestrator): the check zone says when to stop, and reviews its axes in one round Open
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
ai-driven-dev/framework#887 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
ai-driven-dev/framework#873 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
ai-driven-dev/framework#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
ai-driven-dev/framework#625 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
ai-driven-dev/framework#467 · 1 comment ·
All issues in ai-driven-dev/framework
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·