Skip to content

Commit bc581d6

Browse files
blafourcadeclaude
andcommitted
docs(framework): rewrite ROADMAP around user-stated direction
Now: open-source the repo, keep growing skills. Next: dynamic orchestration, aidd-cli integration, full PM scope. Later: specialised plugins (craftsmanship, per-stack). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 33975d6 commit bc581d6

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

ROADMAP.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,18 @@ Public direction. Intent, not commitments. Shipped reality lives in [`CHANGELOG.
44

55
## Now
66

7-
- `aidd-orchestrator`: extend beyond `async-dev` with `agentic-orchestration` (multi-agent hand-offs) and `flow-orchestration` (branching pipelines with human gates).
8-
- Snapshot eval pipeline: run each plugin's `evals/scenarios.json` against a pinned model on every release PR; fail when expected action drifts.
9-
- Open the repository to external contributors (issue templates, labels, branch protection on `main`).
7+
- **Open source the repository.** Move from private to public, with everything an external contributor needs (issue templates, labels, branch protection on `main`).
8+
- **Keep growing the skill catalog.** Continuous improvement of existing skills and additions across every plugin.
109

1110
## Next
1211

13-
- Skill frontmatter extensions: `model:`, `effort:`, `allowed-tools:` per skill.
14-
- Per-plugin `authors:` metadata surfaced in plugin README and `marketplace.json`.
15-
- Cost transparency badges (low / medium / high) per skill, backed by eval runs.
16-
- Cross-tool parity with [`aidd-cli`](https://github.com/ai-driven-dev/aidd-cli) (Cursor, Copilot, OpenCode).
12+
- **Dynamic orchestration.** Extend `aidd-orchestrator` so it composes agents and skills on the fly, picking from whichever plugins the user has installed instead of hard-coded pipelines.
13+
- **`aidd-cli` integration.** First-class support for the cross-tool [`aidd-cli`](https://github.com/ai-driven-dev/aidd-cli) so the same marketplace ships to Cursor, Copilot, OpenCode.
14+
- **`aidd-pm` full project scope.** Skills covering greenfield bootstrap, brownfield audits, backlog grooming, and ongoing PM rituals.
1715

1816
## Later
1917

20-
- Native ticketing integrations in `aidd-pm` (Linear, GitHub Projects v2, Notion).
21-
- French-translated README and core docs.
22-
- GitHub App for write operations (replace the PAT pattern used by `aidd-orchestrator` remote mode).
18+
- **Specialised plugins.** Topic-driven additions: craftsmanship (clean code, refactoring, design patterns), technology-specific plugins (per stack / per framework).
2319

2420
## How to influence
2521

0 commit comments

Comments
 (0)