Hikari Desktop includes a full project automation suite — open any of these tools from the menu.
A four-phase project workflow that orchestrates the other automation tools:
CONTEXT.md file capturing requirements and goals
VERIFY.md
Enable Quick Mode to skip Claude interactions in steps 1 and 4.
Describe your project in plain English and Hikari will generate a structured
hikari-tasks.json task list. Tasks include titles, prompts, priorities,
and dependency relationships.
Executes tasks from hikari-tasks.json automatically. Features include:
Manage persistent context files that are injected into every conversation:
PROJECT.md, REQUIREMENTS.md,
ROADMAP.md, and STATE.md. These help
Hikari maintain consistent project understanding across sessions.
Generates a CODEBASE.md architectural summary of your project — directory
structure, key files, and their roles. Useful for onboarding Hikari to large codebases quickly.