future-architect
- 11 skills
- 0 followers
- 16 hours ago last updated
- ▌ Tech Writing Review · future-architectテクニカルライティングガイドライン(documents/forTechnicalWriting/technical_writing_guidelines.md)に準拠しているかドキュメントをレビューする。ガイドライン文書・設計書・Markdown記事・依頼/報告文のレビュー依頼時、「テクニカルライティング観点でレビューして」「ライティングレビュー」と言われた時に使用する。
- ▌
- ▌ Deadcode · future-architectDetect and optionally remove dead code in the Go codebase. Usage: /deadcode [fix] [<path>]
- ▌ Diet Fuzz · future-architectBatch diet-trial fuzz testing across OSS projects. Usage: /diet-fuzz <languages|all> [--count N] [--tool trivy,syft,cdxgen] [--max-parallel N] [--projects-file path]
- ▌ Diet Trial · future-architectRun uzomuzo diet on an external OSS project. Usage: /diet-trial <org/repo> [--tool trivy|syft] [--compare] [--no-source] [--no-save]
- ▌ Oss Select · future-architectOSS Select — evaluate candidate OSS packages with uzomuzo to support adoption decisions
- ▌ Diet Remove · future-architectRemove a dependency identified by uzomuzo diet — analysis + issue (default) or direct PR
- ▌ Batch Issues · future-architectBatch-process open GitHub issues with parallel agents. Analyzes conflicts, dispatches workers, creates PRs. Usage: /batch-issues [issue numbers] [--dry-run] [--max-parallel N]
- ▌ Diet Assess Risk · future-architectDeep-dive security risk analysis for a dependency flagged by uzomuzo diet
- ▌ Review Until Clean · future-architect1-shot to merge-ready (local-only) — Phase A (5-agent local review iteration) → Phase B (push + self-driven Copilot re-review iteration) → Phase C (reply+resolve all threads). One invocation drives a PR from local agent review through Copilot review convergence to merge-ready state. Runs from your own machine; there is no CI auto-fix.
- ▌ Diet Evaluate Removal · future-architectData-driven deep evaluation of whether a dependency is worth removing