Documentation
README
uc-taskmanager Init
Initialize the current project for uc-taskmanager pipeline execution.
Steps
1. Create works/ directory
if works/ does not exist:
create works/
report: ✓ works/ directory created
else:
report: - works/ already exists
2. Configure Bash Permissions
Ask the user first: "에이전트에 필요한 Bash 권한을 .claude/settings.local.json에 자동 설정할까요? (recommended) [Y/n]"
If the user approves (or says yes/Y/확인):
Read .claude/settings.local.json (create if not exists). Merge the following permissions into permissions.allow array — skip any that already exist (do not duplicate):
This is the opening of the README. Read the full README on GitHub.