
Audit Book Writing V1
- 1 installs
- 3 repo stars
- Updated March 23, 2026
- cyhzzz/audit-book-writing-skills
Helps with security tasks.
About
audit-book-writing-v1 is a Claude Code skill for security. It helps solo builders move faster with AI-assisted coding.
- audit-book-writing-v1
- Security
- AI-coding skill
Audit Book Writing V1 by the numbers
- 1 all-time installs (skills.sh)
- Ranked #1,834 of 2,203 Security skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/cyhzzz/audit-book-writing-skills --skill audit-book-writing-v1Add your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 3 |
| Last updated | March 23, 2026 |
| Repository | cyhzzz/audit-book-writing-skills ↗ |
What it does
Helps with security tasks.
Files
Audit Book Writing and Review Skill
A systematic workflow for writing comprehensive audit books and conducting thorough reviews with quality assurance.
Quick Start
When user requests to write an audit book:
1. Initialize project with three core files:
CLAUDE.md- Writing guidelines and terminology standardsIMPLEMENTATION_PLAN.md- Staged execution planbook_draft.md- Main book manuscript
2. Follow the 7-phase workflow (see WORKFLOW.md)
3. Use standard templates (see TEMPLATES.md)
4. Apply 4-round review process for quality assurance
Core Principles
Writing Style
- Use precise professional language: Audit terminology should be accurate and consistent
- Cite authoritative sources: Audit standards, laws and regulations, regulatory documents
- Every claim needs supporting evidence or references
- Balance academic rigor with practical applicability
- Maintain neutrality and objectivity
⚠️ DATA VERIFICATION PRINCIPLE (CRITICAL)
绝对禁止编造数据或引用材料
数据和法规引用的严格要求:
1. 法律法规引用:
- ✅ 必须使用法律法规库进行精准匹配查询
- ✅ 引用时必须注明法规名称、条款号、发布日期、生效日期
- ❌ 禁止编造或猜测法律条款内容
- ❌ 禁止引用不确定或未经核实的法规
2. 统计数据引用:
- ✅ 必须使用联网工具(WebSearch)查询并标注来源网址
- ✅ 标注数据发布机构和发布时间
- ❌ 禁止编造或估算统计数据
- ⚠️ 如无法查询到准确数据,必须标注:"[待核实:该数据需要人工核对后补充]"
3. 案例数据引用:
- ✅ 案例中的公司名称、日期、金额等必须准确
- ✅ 来源于公开审计报告或监管文件
- ❌ 禁止编造案例或虚构事实
4. 标准和准则引用:
- ✅ 必须查阅标准原文或权威来源
- ✅ 注明标准号、条款号、适用范围
- ❌ 禁止凭记忆或推测引用
数据查询优先级:
优先级1:法律法规库 → 使用Grep在已转换的法规库中查询 优先级2:联网查询 → 使用WebSearch/WebFetch查询权威网站 优先级3:标注待核实 → 明确标注需要人工核对
查询工具使用规范:
# 法律法规查询(优先)
Grep -pattern "关键词" -path="D:\project\审计书籍撰写\法律法规库\*.md"
# 统计数据查询(必须标注来源)
WebSearch "统计关键词 年份" + "来源网站"违规后果:
如发现编造数据或引用材料,整章节需要重新审核和修正。
Required Elements
- Structure overview (table of contents with clear hierarchy)
- Comparison tables for each major section (standards, methods, cases)
- Case studies with detailed background, process, findings, and insights
- Regulatory references with accurate citations (standard number, clause, scope)
- Practical guidance with actionable steps and procedures
- References organized by type (standards, regulations, books, cases, papers)
Book Structure Principles
1. Part 1: Theoretical Foundation - Concepts, frameworks, development history 2. Part 2: Practical Operations - Procedures, methods, implementation steps 3. Part 3: Typical Cases - Real cases with background, process, findings, insights 4. Part 4: Regulatory Interpretation - Standards, laws, practical applications 5. Part 5: Emerging Topics - Digital audit, trends, future directions
Paragraph Structure
1. Topic sentence (main point) 2. Supporting evidence (citations + data) 3. Analysis (professional interpretation) 4. Transition to next paragraph
Material Sources
Audit Standards (Primary Sources)
Chinese Audit Standards:
- CAS (Chinese Audit Standards) - 注册会计师审计准则
- Government Audit Standards - 政府审计准则
- Internal Audit Standards - 内部审计准则
International Standards:
- ISA (International Standards on Auditing)
- IIA Standards - Institute of Internal Auditors
- COSO Framework - Internal Control
Data Collection Strategy:
Source: Official websites (Ministry of Finance, CICPA, Audit Office)
Types: Standards, implementation guidance, interpretation bulletins
Date: Focus on latest versions and revisions
Format: Official PDF documents, authoritative interpretationsRegulatory Documents
Regulatory Bodies:
- Ministry of Finance (财政部)
- China Securities Regulatory Commission (CSRC, 证监会)
- China Banking and Insurance Regulatory Commission (CBIRC, 银保监会)
- National Audit Office (审计署)
Document Types:
- Laws and regulations (会计法, 注册会计师法, 审计法)
- Regulatory guidelines (监管指引, 通知, 规范)
- Enforcement actions (处罚决定书, 监管函)
Practical Cases
Case Sources:
- Listed company audit cases (上市公司审计案例)
- SOE audit cases (央企审计案例)
- Government audit reports (政府审计报告)
- Regulatory enforcement cases (监管处罚案例)
Case Elements:
- Company background (industry, size, business model)
- Audit scope and objectives
- Audit process and procedures
- Key findings and issues
- Audit opinions and recommendations
- Lessons and insights
Professional Resources
Books and Journals:
- Academic textbooks (审计学教材)
- Professional monographs (审计专著)
- Academic journals (审计研究, 会计研究)
- Industry reports (审计行业报告, 白皮书)
Online Resources:
- Professional websites (CICPA, IIA China)
- Training materials (继续教育, 培训课件)
- Best practices (实务指南, 操作手册)
Zotero Integration (Reference Management)
Access local Zotero database:
# List collections
curl -s "http://localhost:23119/api/users/[USER_ID]/collections"
# Get items from collection
curl -s "http://localhost:23119/api/users/[USER_ID]/collections/[KEY]/items"Extract: title, publication info, standard number, issuing body, effective date
Source Selection Guide
| Source | Best For | Strengths |
|---|---|---|
| Audit Standards | Authoritative requirements | Legal force, mandatory compliance |
| Regulatory Documents | Compliance requirements | Current regulations, enforcement trends |
| Practical Cases | Real-world application | Representative, practical insights |
| Professional Books | Systematic knowledge | Comprehensive, theoretical foundation |
| Academic Papers | Research findings | Theoretical analysis, empirical studies |
Standard Book Structure
# [Book Title]: Theory, Practice, and Cases
## Preface
- Background and motivation
- Target readers
- Content framework
- Usage guide
## Part 1: Theoretical Foundation
### Chapter 1: Audit Overview
#### 1.1 Definition and Classification
#### 1.2 History and Development
#### 1.3 Functions and Roles
**Table 1. Audit Type Comparison**
### Chapter 2: Audit Theoretical Foundation
#### 2.1 Audit Assumptions and Principles
#### 2.2 Audit Risk Model
#### 2.3 Materiality and Audit Evidence
**Table 2. Theory Development Timeline**
## Part 2: Practical Operations
### Chapter 3: Audit Planning and Preparation
#### 3.1 Engagement Letter
#### 3.2 Risk Assessment and Planning
#### 3.3 Team Organization
**Table 3. Audit Plan Template**
### Chapter 4: Audit Procedures
#### 4.1 Tests of Controls
##### 4.1.1 Test Methods
##### 4.1.2 Test Procedures
##### 4.1.3 Result Evaluation
**Table 4. Control Test Procedures**
#### 4.2 Substantive Procedures
##### 4.2.1 Tests of Details
##### 4.2.3 Analytical Procedures
##### 4.2.3 Sampling Techniques
**Table 5. Substantive Procedures Comparison**
## Part 3: Typical Cases
### Chapter 5: Financial Audit Cases
#### 5.1 Case Background
#### 5.2 Audit Process
##### 5.2.1 Planning
##### 5.2.2 Execution
##### 5.2.3 Findings
#### 5.3 Case Insights
**Case Study 5-1: [Company Name] Financial Statement Audit**
### Chapter 6: Internal Control Audit Cases
#### 6.1 Case Background
#### 6.2 Evaluation Process
##### 6.2.1 Control System Mapping
##### 6.2.2 Deficiency Identification
##### 6.2.3 Audit Report
#### 6.3 Case Insights
**Case Study 6-1: [Company Name] Internal Control Audit**
## Part 4: Regulatory Interpretation
### Chapter 7: Audit Standards Interpretation
#### 7.1 Chinese Audit Standards Framework
#### 7.2 International Standards Comparison
#### 7.3 Practical Application
**Table 7. Standards Cross-Reference**
### Chapter 8: Related Laws and Regulations
#### 8.1 Accounting Law and CPA Law
#### 8.2 Securities Law and Disclosure
#### 8.3 Regulatory Requirements and Enforcement Cases
**Table 8. Regulation Citation Index**
## Part 5: Emerging Topics
### Chapter 9: Digital Audit
#### 9.1 Big Data in Audit
#### 9.2 Continuous Audit
#### 9.3 AI-Assisted Audit
**Table 9. Digital Audit Tools Comparison**
### Chapter 10: Audit Development Trends
#### 10.1 Theoretical Innovation
#### 10.2 Technology Development
#### 10.3 Professional Development
## Appendices
### Appendix A: Audit Working Paper Templates
### Appendix B: Audit Report Reference Format
### Appendix C: Regulation Catalog
### Appendix D: Glossary (Chinese-English)
## References
- Audit Standards
- Professional Books
- Academic Papers
- Practical CasesChapter Writing Templates
Theory Chapter Template
### Chapter X: [Topic]
#### X.1 [Section Title]
**Definition and Concept:**
[Professional definition with authoritative source citation]
**Theoretical Framework:**
- [Component 1]: [description]
- [Component 2]: [description]
**Development History:**
- [Period 1] ([year-range]): [characteristics]
- [Period 2] ([year-range]): [characteristics]
**Key Principles:**
1. **[Principle 1]:** [explanation with citation]
2. **[Principle 2]:** [explanation with citation]
**Current Challenges:**
Despite established frameworks, [topic] faces:
(1) [challenge 1]; (2) [challenge 2]
**Future Directions:**
[discuss emerging trends and developments]Practice Chapter Template
### Chapter X: [Audit Process/Area]
#### X.1 [Process Stage]
**Objective:**
[clear statement of what this stage achieves]
**Prerequisites:**
- [requirement 1]
- [requirement 2]
**Procedures:**
**Step 1: [Procedure Name]**
- Purpose: [what it achieves]
- Actions: [specific steps]
- Output: [deliverable]
- Timing: [when to perform]
**Step 2: [Procedure Name]**
- Purpose: [what it achieves]
- Actions: [specific steps]
- Output: [deliverable]
- Timing: [when to perform]
**Common Issues and Solutions:**
| Issue | Cause | Solution |
|-------|-------|----------|
| [issue 1] | [cause] | [solution] |
| [issue 2] | [cause] | [solution] |
**Quality Control Points:**
- ✓ [control point 1]
- ✓ [control point 2]Case Chapter Template
### Chapter X: [Case Type] Cases
#### Case Study X-1: [Descriptive Case Title]
**Background:**
- **Company:** [company name, industry, size]
- **Audit Period:** [year/period]
- **Audit Type:** [financial audit/internal control/compliance audit/etc.]
- **Audit Firm:** [firm name, if applicable]
- **Key Characteristics:** [what makes this case notable]
**Audit Objectives:**
1. [objective 1]
2. [objective 2]
3. [objective 3]
**Audit Process:**
**Planning Phase:**
- Risk assessment: [key risks identified]
- Audit strategy: [overall approach]
- Resource allocation: [team composition]
**Execution Phase:**
- Tests performed:
- [test 1]: [purpose and findings]
- [test 2]: [purpose and findings]
- [test 3]: [purpose and findings]
- Data analysis:
- [analysis 1]: [method and conclusion]
- [analysis 2]: [method and conclusion]
**Key Findings:**
1. **[Finding 1]:**
- Description: [what was found]
- Impact: [materiality/significance]
- Root cause: [underlying reason]
- Evidence: [supporting documentation]
2. **[Finding 2]:**
- Description: [what was found]
- Impact: [materiality/significance]
- Root cause: [underlying reason]
- Evidence: [supporting documentation]
**Audit Recommendations:**
1. [recommendation 1]: [specific action + responsible party + timeline]
2. [recommendation 2]: [specific action + responsible party + timeline]
**Case Insights:**
- **What worked well:** [successful practices]
- **Key challenges:** [difficulties faced and how addressed]
- **Lessons learned:** [takeaways for similar audits]
- **Applicability:** [when to apply this approach]
**Related Regulations:**
- [citation 1]: [relevant standard clause]
- [citation 2]: [relevant regulatory requirement]Regulatory Interpretation Chapter Template
### Chapter X: [Standard/Regulation Topic]
#### X.1 [Standard/Regulation] Overview
**Background and Purpose:**
[Why this standard/regulation was issued]
**Effective Date and Status:**
- Issued: [date]
- Effective: [date]
- Latest Revision: [date]
- Status: [current/amended/replaced]
**Applicability:**
- Scope: [who/what it applies to]
- Exemptions: [if any]
- Transition provisions: [if applicable]
#### X.2 Key Requirements
**[Requirement Category 1]:**
- **Requirement:** [specific requirement text]
- **Compliance steps:** [how to comply]
- **Common issues:** [typical challenges]
- **Practical application:** [real-world examples]
**[Requirement Category 2]:**
- **Requirement:** [specific requirement text]
- **Compliance steps:** [how to comply]
- **Common issues:** [typical challenges]
- **Practical application:** [real-world examples]
#### X.3 Comparison with Related Standards
**Table X.1: Standards Comparison**
| Aspect | [Standard 1] | [Standard 2] | [Standard 3] |
|--------|--------------|--------------|--------------|
| [dimension 1] | [difference] | [difference] | [difference] |
| [dimension 2] | [difference] | [difference] | [difference] |
#### X.4 Practical Application
**Case Example:**
[describe how the standard is applied in practice]
**Compliance Checklist:**
- ✓ [compliance item 1]
- ✓ [compliance item 2]
- ✓ [compliance item 3]
**Common Violations:**
| Violation Type | Description | Penalty | Prevention |
|----------------|-------------|---------|------------|
| [violation 1] | [what it is] | [consequence] | [how to prevent] |
| [violation 2] | [what it is] | [consequence] | [how to prevent] |Citation Patterns
# Standard citation
"According to CAS No. 1101 [Year], audit working papers should..."
# Regulation citation
"Under Article X of the Audit Law of the PRC [year]..."
# Case citation
"In XX Company's 20XX financial statement audit case [reference]..."
# Multiple citation
"Several studies have demonstrated... [ref1, ref2, ref3]"
# Comparative citation
"While CAS requires..., ISA standards emphasize..."
# Sequential citation
"First, [process step 1] (Standard X, Clause Y)...
Then, [process step 2] (Standard Z, Clause W)..."4-Round Review Process
Round 1: Content Accuracy Review
- ✓ Regulatory accuracy: Standard numbers, clause numbers, effective dates, scope of application
- ✓ Case accuracy: Company names, dates, amounts, events, findings
- ✓ Terminology accuracy: Audit terms, accounting terms, legal terms
Round 2: Logical Coherence Review
- ✓ Chapter logic: Smooth transitions, clear hierarchy
- ✓ Argumentation: Complete logical chain (premise → reasoning → conclusion)
- ✓ Consistency: Unified terminology, consistent data, aligned references
Round 3: Practical Applicability Review
- ✓ Procedural feasibility: Complete steps, actionable procedures
- ✓ Case representativeness: Typical cases, current relevance
- ✓ Recommendation value: Actionable suggestions, practical insights
Round 4: Format Standardization Review
- ✓ Citation format: Standard references, case citations, literature citations
- ✓ Table consistency: Unified titles, column names, formatting
- ✓ Heading hierarchy: Standard chapter numbering, clear levels
Quality Checklist
Before completion, verify:
- [ ] Structure overview with clear table of contents
- [ ] Comparison table for each major section
- [ ] Case studies with all required elements
- [ ] Accurate regulatory citations (standard number, clause, scope)
- [ ] Practical guidance with actionable steps
- [ ] Consistent terminology throughout
- [ ] All claims cited and supported
- [ ] References organized by type
- [ ] Completed 4-round review process
- [ ] Figure and table placeholders with captions
File References
- WORKFLOW.md - Detailed 7-phase workflow with 4-round review
- TEMPLATES.md - CLAUDE.md and IMPLEMENTATION_PLAN.md templates
- DOMAINS.md - Domain-specific audit areas and categories
- DATA_VERIFICATION.md - ⚠️ CRITICAL: 数据验证规范,防止编造数据和引用材料
Data Verification Guide for Audit Book Writing
Critical Requirement: 绝对禁止编造数据或引用材料
---
1. 数据验证原则
1.1 核心原则
⚠️ NO FABRICATION POLICY
在审计书籍撰写中,任何数据、法规引用、案例材料都必须:
1. 来源于可验证的权威来源 2. 经过查询工具核实 3. 准确标注来源信息 4. 无法核实的数据必须明确标注待核实
1.2 数据类型分类
| 数据类型 | 验证要求 | 查询工具 | 标注要求 |
|---|---|---|---|
| 法律法规 | 必须精准匹配 | Grep(法规库) | 法规名称、条款号、发布日期、生效日期 |
| 统计数据 | 必须有来源 | WebSearch/WebFetch | 发布机构、发布时间、来源网址 |
| 案例数据 | 必须准确 | 公开审计报告 | 公司名称、审计期间、数据来源 |
| 标准准则 | 必须查阅原文 | Grep(标准库) | 标准号、条款号、适用范围 |
| 学术观点 | 必须引用原文 | 学术论文/专著 | 作者、年份、期刊/出版社、页码 |
---
2. 法律法规引用规范
2.1 必须使用法规库查询
查询流程:
# 步骤1:使用Grep在法规库中搜索关键词
Grep -pattern "文物保护法" -path="D:\project\审计书籍撰写\法律法规库\*.md" -output_mode="content"
# 步骤2:找到相关法规后,读取完整内容
Read -file_path="D:\project\审计书籍撰写\法律法规库\文物保护法.md"
# 步骤3:核实条款号和内容
Grep -pattern "第九条" -path="D:\project\审计书籍撰写\法律法规库\文物保护法.md" -output_mode="content" -C="2"2.2 引用格式要求
正确的引用格式:
✅ 正确示例:
《中华人民共和国文物保护法(2024年修订)》第九条规定:"国务院文物行政部门主管全国文物保护工作。地方各级人民政府负责本行政区域内的文物保护工作。"
引用信息:
- 法规名称:《中华人民共和国文物保护法》
- 修订年份:2024年
- 条款号:第九条
- 条款内容:直接引用或准确概括❌ 错误示例:
《文物保护法》规定国务院负责文物保护工作。
问题:
- 未注明修订年份
- 未注明具体条款号
- 内容过于简化,可能不准确2.3 法律法规验证清单
在引用任何法律法规前,必须确认:
- [ ] 法规全称准确(包括修订年份)
- [ ] 条款号存在且准确
- [ ] 条款内容与原文一致(直接引用或准确概括)
- [ ] 发布日期和生效日期准确
- [ ] 适用范围明确
- [ ] 如有多次修订,使用最新版本
---
3. 统计数据引用规范
3.1 必须使用联网查询
查询流程:
# 步骤1:使用WebSearch查询统计数据
WebSearch "中国文物数量 2023 国家文物局"
# 步骤2:如找到官方来源,使用WebFetch获取详细内容
WebFetch "https://www.ncha.gov.cn/..." # 官方网站URL
# 步骤3:核实数据发布机构、发布时间3.2 统计数据引用格式
正确的引用格式:
✅ 正确示例:
根据国家文物局2023年发布的数据,全国现有重点文物保护单位2352处,省级文物保护单位约2.5万处。
数据来源:
- 发布机构:国家文物局
- 发布时间:2023年
- 来源网址:http://www.ncha.gov.cn/art/2023/...⚠️ 待核实示例:
截至2023年,全国文物保护单位数量持续增长。[待核实:该数据需要人工核对后补充]
说明:
- 明确标注该数据未经核实
- 提示需要人工补充准确数据❌ 错误示例:
我国现有重点文物保护单位约2000多处。
问题:
- 数据模糊("约2000多处")
- 未标注数据来源
- 未标注发布时间
- 未标注发布机构3.3 统计数据验证清单
在引用任何统计数据前,必须确认:
- [ ] 数据来源是权威机构(政府、官方机构、国际组织)
- [ ] 数据发布机构明确标注
- [ ] 数据发布时间明确标注
- [ ] 来源网址明确标注
- [ ] 数据是最新可获得的(或说明数据年份)
- [ ] 如无法核实,明确标注"待核实"
---
4. 案例数据引用规范
4.1 案例数据来源
可接受的案例来源:
1. 上市公司审计报告(公开披露) 2. 政府审计结果公告(审计署官网) 3. 监管处罚决定书(证监会、银保监会等) 4. 专业期刊发表的案例研究
不可接受的来源:
- ❌ 匿名或虚构的案例
- ❌ 道听途说的案例
- ❌ 未经核实的内部案例
4.2 案例数据引用格式
正确的引用格式:
✅ 正确示例:
案例:中国建筑股份有限公司2022年度财务报表审计
- **公司名称**:中国建筑股份有限公司(股票代码:601668.SH)
- **审计期间**:2022年度
- **审计机构**:普华永道中天会计师事务所
- **审计意见**:标准无保留意见
- **关键数据**:总资产2.8万亿元,营业收入2.1万亿元
- **数据来源**:上海证券交易所官网,2022年年度报告4.3 案例数据验证清单
- [ ] 公司名称准确(包括股票代码)
- [ ] 审计期间准确
- [ ] 审计机构名称准确
- [ ] 财务数据准确
- [ ] 数据来源明确(公开披露文件)
- [ ] 可通过公开渠道核实
---
5. 标准和准则引用规范
5.1 标准查询流程
# 步骤1:在标准库中搜索
Grep -pattern "CAS 1101" -path="D:\project\审计书籍撰写\标准库\*.md" -output_mode="content"
# 步骤2:读取标准文件
Read -file_path="D:\project\审计书籍撰写\标准库\CAS_1101.md"
# 步骤3:核实条款内容5.2 标准引用格式
✅ 正确示例:
根据《中国注册会计师审计准则第1101号——财务报表审计的目标和一般原则》(2019年修订)第五条,审计师的总体目标是:
(一)对财务报表整体是否不存在由于舞弊或错误导致的重大错报获取合理保证,使得注册会计师能够对财务报表是否在所有重大方面按照适用的财务报告编制基础编制发表审计意见;
(二)按照审计准则的规定,根据审计结果对财务报表出具审计报告,并与管理层和治理层沟通。5.3 标准引用验证清单
- [ ] 标准号准确
- [ ] 标准名称完整
- [ ] 修订年份明确
- [ ] 条款号准确
- [ ] 条款内容与原文一致
---
6. 待核实数据的标注规范
6.1 何时使用"待核实"标注
使用场景:
1. 经过多次查询仍无法找到权威来源的数据 2. 需要专业判断但缺乏专业依据的数据 3. 临时性数据,后续需要人工补充
6.2 标注格式
⚠️ 标准格式:
**[待核实:该数据需要人工核对后补充]**
使用示例:
截至2023年底,全国共有非物质文化遗产代表性项目XXXX项。[待核实:该数据需要人工核对后补充]6.3 避免过度使用
不应过度使用"待核实":
- 如果是关键数据,必须通过权威渠道核实
- "待核实"仅用于次要数据或说明性内容
- 核心论据的数据必须有准确来源
---
7. 工具使用指南
7.1 Grep工具使用
用于查询法律法规和标准:
# 基础查询
Grep -pattern "关键词" -path="D:\project\审计书籍撰写\法律法规库\*.md"
# 查看匹配内容上下文(前后2行)
Grep -pattern "第九条" -path="法规文件.md" -output_mode="content" -C="2"
# 限定文件类型
Grep -pattern "审计" -path="D:\project\审计书籍撰写\法律法规库\*审计*.md"7.2 WebSearch工具使用
用于查询统计数据和最新信息:
# 基础搜索
WebSearch "中国文物数量 2023"
# 指定来源搜索
WebSearch "文化遗产保护投入 2023 site:gov.cn"
# 多关键词搜索
WebSearch "非物质文化遗产 传承人 数量 2023 统计"7.3 WebFetch工具使用
用于获取网页详细内容:
# 获取网页内容
WebFetch "https://www.ncha.gov.cn/art/2023/...}"
# 配合WebSearch使用
# 先用WebSearch找到URL,再用WebFetch获取详细内容---
8. 常见错误和纠正方法
8.1 常见错误类型
| 错误类型 | 示例 | 纠正方法 |
|---|---|---|
| 编造法规条款 | 引用一个不存在的条款号 | 使用Grep在法规库中查询准确条款 |
| 模糊表述数据 | "约1000多处" | 使用WebSearch查询准确数据并标注来源 |
| 未标注来源 | "根据最新数据" | 标注发布机构、时间、网址 |
| 引用过时标准 | 引用已废止的标准 | 查询最新版本并更新引用 |
| 错误记忆引用 | 凭记忆引用标准内容 | 查阅标准原文,准确引用 |
8.2 自检清单
在提交任何章节前,检查:
- [ ] 所有法律法规引用都经过法规库验证
- [ ] 所有统计数据都标注来源网址
- [ ] 所有案例数据都来源于公开可查文件
- [ ] 所有标准引用都查阅原文
- [ ] 无法核实的数据都明确标注"待核实"
- [ ] 没有使用"大约"、"估计"等模糊表述
- [ ] 没有编造任何数据或引用
---
9. 违规后果和纠正措施
9.1 发现编造数据的处理
立即纠正措施:
1. 停止使用该数据或引用 2. 使用正确工具查询准确数据 3. 修正相关内容 4. 标注准确来源 5. 记录错误原因,避免重复
9.2 质量控制流程
4轮评审中的数据验证:
- Round 1(准确性评审):重点验证所有数据和引用
- Round 2-4(其他评审):检查是否遗漏数据验证
发现问题的优先级:
- P0(严重):编造数据或引用 → 立即修正
- P1(重要):数据来源不明确 → 补充查询和标注
- P2(次要):格式不规范 → 统一格式
---
10. 最佳实践
10.1 建立数据验证习惯
写作前:
- 提前收集权威数据源
- 建立法规库和标准库索引
- 准备常用官方网站列表
写作中:
- 边写边验证,不依赖记忆
- 使用查询工具核实所有引用
- 及时标注数据来源
写作后:
- 系统检查所有数据和引用
- 补充遗漏的来源信息
- 标注无法核实的数据
10.2 数据来源推荐
法律法规:
- 全国人大官网:http://www.npc.gov.cn/
- 国务院法制办:http://www.gov.cn/zhengce/
- 各部委官网
统计数据:
- 国家统计局:http://www.stats.gov.cn/
- 各部委发布的数据
- 国际组织数据(UNESCO等)
审计案例:
- 审计署官网:http://www.audit.gov.cn/
- 证监会官网:http://www.csrc.gov.cn/
- 交易所公告
---
附录:快速参考
常用查询命令
# 查询法律法规
Grep -pattern "关键词" -path="D:\project\审计书籍撰写\法律法规库\*.md"
# 查询统计数据
WebSearch "关键词 年份 site:gov.cn"
# 获取网页详细内容
WebFetch "URL"引用格式模板
# 法律法规
《[法规全称]([年份]年[修订/制定])》第[X]条规定:"[内容]"
# 统计数据
根据[发布机构][年份]年发布的数据,[数据内容]。
数据来源:[发布机构],[年份],[URL]
# 审计准则
《中国注册会计师审计准则第[XXX]号——[准则名称]》([年份]年修订)第[X]条---
最后更新: 2026-01-16 维护者: Claude Code (audit-book-writing-review skill) 版本: v1.0
Domain-Specific Audit Classifications
1. 财务审计 (Financial Audit)
审计方法
1. 风险导向审计 (Risk-Based Audit) 2. 循环审计法 (Cycle Approach) 3. 数据分析审计 (Data Analytics) 4. 持续审计 (Continuous Audit) 5. 计算机辅助审计技术 (CAATs)
核心任务
- 财务报表审计 (Financial Statement Audit)
- 披露审计 (Disclosure Audit)
- 舞弊审计 (Fraud Audit)
- 关联交易审计 (Related Party Transaction Audit)
- 期初余额审计 (Opening Balance Audit)
- 期后事项审计 (Subsequent Event Audit)
- 持续经营审计 (Going Concern Audit)
关键资料
审计准则:
- CAS No. 1101: 注册会计师的总体目标和审计工作的基本要求
- CAS No. 1141: 财务报表审计中与舞弊相关的责任
- CAS No. 1142: 法律法规和注册会计师的责任
- CAS No. 1211: 通过了解被审计单位及其环境识别和评估重大错报风险
- CAS No. 1221: 计划和执行审计工作时的重要性
- CAS No. 1231: 针对评估的重大错报风险采取的应对措施
- CAS No. 1301: 审计证据
- CAS No. 1501: 审计报告
监管规定:
- 证券法及信息披露要求
- 上市公司信息披露管理办法
- 公开发行证券的公司信息披露内容与格式准则
典型案例类型:
- 上市公司财务造假案例
- 审计失败案例分析
- 重大错报审计案例
- 持续经营审计案例
关键数据源
- 上市公司年度报告、招股说明书
- 证监会行政处罚决定书
- 交易所公开谴责、通报批评
- 财政部会计信息质量检查公告
- 审计失败案例数据库
---
2. 内部控制审计 (Internal Control Audit)
审计方法
1. COSO框架应用 (COSO Framework) 2. 中国内控规范体系 (China Internal Control Standards) 3. 风险识别与评估方法 (Risk Identification and Assessment) 4. 控制测试方法 (Control Testing Methods) 5. 自上而下方法 (Top-Down Approach) 6. 多要素测试法 (Multi-Attribute Testing)
核心任务
- 内控体系评价 (Internal Control System Evaluation)
- 控制缺陷识别 (Control Deficiency Identification)
- 重大缺陷认定 (Material Weakness Determination)
- 内控审计报告 (Internal Control Audit Report)
- 整改跟踪 (Remediation Follow-up)
关键资料
审计准则:
- CAS No. 1211: 通过了解被审计单位及其环境识别和评估重大错报风险
- 企业内部控制审计指引
- 企业内部控制基本规范
- 企业内部控制配套指引
内控框架:
- COSO内部控制整合框架 (2013)
- COSO风险管理框架 (2017)
- 中国企业内部控制基本规范 (2008)
- 中国企业内部控制评价指引
- 中国企业内部控制审计指引
典型案例类型:
- 上市公司内控缺陷案例
- 重大内控失败案例
- 内控体系建设案例
- 内控审计报告案例
关键数据源
- 上市公司内部控制评价报告
- 上市公司内部控制审计报告
- 内控缺陷公告
- 财政部、证监会内控监管文件
- 内控典型案例数据库
---
3. 合规审计 (Compliance Audit)
审计方法
1. 法规符合性测试 (Regulatory Compliance Testing) 2. 监管合规检查 (Regulatory Compliance Review) 3. 反洗钱审计 (Anti-Money Laundering Audit) 4. 反舞弊审计 (Anti-Fraud Audit) 5. 反腐败审计 (Anti-Corruption Audit)
核心任务
- 监管合规审计 (Regulatory Compliance Audit)
- 反舞弊调查 (Fraud Investigation)
- 反洗钱审计 (AML Audit)
- 数据保护合规审计 (Data Protection Compliance)
- 环境保护合规审计 (Environmental Compliance)
- 税务合规审计 (Tax Compliance)
关键资料
法律法规:
- 审计法及实施条例
- 会计法
- 注册会计师法
- 证券法及信息披露规定
- 反洗钱法
- 数据安全法、个人信息保护法
监管文件:
- 证监会合规指引
- 银保监会监管规定
- 央行反洗钱规定
- 各行业合规指南
典型案例类型:
- 违规处罚案例
- 舞弊审计案例
- 反洗钱执法案例
- 数据违规案例
- 内幕交易案例
关键数据源
- 监管部门处罚公告
- 行政处罚决定书
- 刑事判决书
- 合规监管指引
- 舞弊案例数据库
---
4. 绩效审计 (Performance Audit)
审计方法
1. 3E审计 (经济性、效率性、效果性) 2. 逻辑框架法 (Logical Framework Approach) 3. 比较分析法 (Comparative Analysis) 4. 成本效益分析法 (Cost-Benefit Analysis) 5. 关键绩效指标法 (KPI Analysis) 6. 平衡计分卡法 (Balanced Scorecard)
核心任务
- 政府绩效审计 (Government Performance Audit)
- 企业绩效评价 (Enterprise Performance Evaluation)
- 项目评估 (Project Evaluation)
- 政策执行审计 (Policy Implementation Audit)
- 资金使用效益审计 (Fund Use Efficiency Audit)
- 公共服务绩效审计 (Public Service Performance Audit)
关键资料
审计准则:
- 政府审计准则
- 绩效审计指南
- 财政支出绩效评价管理暂行办法
- 部门预算绩效管理办法
评价标准:
- 财政支出绩效评价指标体系
- 行业绩效标准
- 国际绩效审计标准 (INTOSAI)
- 项目评价规范
典型案例类型:
- 政府投资项目绩效审计案例
- 财政专项资金绩效审计案例
- 政策执行效果评估案例
- 公共服务绩效评估案例
关键数据源
- 政府审计结果公告
- 绩效评价报告
- 项目验收报告
- 绩效审计案例库
- 国际绩效审计案例
---
5. IT审计 (IT Audit)
审计方法
1. 一般控制审计 (ITGC - IT General Controls) 2. 应用控制审计 (ITAC - Application Controls) 3. 信息系统安全审计 (Information System Security Audit) 4. 数据审计 (Data Audit) 5. 网络安全审计 (Network Security Audit) 6. 业务连续性审计 (Business Continuity Audit)
核心任务
- IT一般控制审计 (ITGC Audit)
- 系统开发与变更管理
- 系统访问控制
- 数据中心运营管理
- 灾难恢复与业务连续性
- IT应用控制审计 (ITAC Audit)
- 输入控制
- 处理控制
- 输出控制
- 接口控制
- 网络安全审计 (Cybersecurity Audit)
- 访问控制审计
- 漏洞管理审计
- 事件响应审计
- 安全意识培训审计
- 数据质量审计 (Data Quality Audit)
- 数据完整性
- 数据准确性
- 数据一致性
关键资料
审计准则:
- ISACA IT审计准则
- COBIT框架 (Control Objectives for Information and Related Technologies)
- ISO/IEC 27001信息安全管理体系
- ISO/IEC 27002信息安全控制实践准则
- 网络安全法
- 数据安全法
技术框架:
- COBIT 2019框架
- ITIL (IT Infrastructure Library)
- NIST网络安全框架
- ISO 27000系列标准
典型案例类型:
- 信息系统审计案例
- 网络安全事件审计案例
- 数据泄露审计案例
- IT控制失效案例
- 数字化转型审计案例
关键数据源
- ISACA审计案例库
- 网络安全事件通报
- 数据泄露案例
- IT审计指南
- COBIT实施案例
---
6. 内部审计 (Internal Audit)
审计方法
1. 风险导向内部审计 (Risk-Based Internal Audit) 2. 咨询型审计 (Consulting Audit) 3. 确认服务 (Assurance Services) 4. 运营审计 (Operational Audit) 5. 风险审计 (Risk Management Audit) 6. 治理审计 (Governance Audit)
核心任务
- 运营审计 (Operational Audit)
- 风险管理审计 (Risk Management Audit)
- 治理审计 (Governance Audit)
- 合规性审计 (Compliance Audit)
- 舞弊调查 (Fraud Investigation)
- 咨询服务 (Consulting Services)
关键资料
审计准则:
- 内部审计准则 (中国内部审计协会)
- IIA国际内部审计专业实务框架 (IPPF)
- 内部审计职业道德规范
- 内部审计实务指南
参考框架:
- 三道防线模型 (Three Lines of Defense)
- COSO ERM企业风险管理框架
- IIA标准 (IIA Standards)
典型案例类型:
- 企业内部审计案例
- 风险管理审计案例
- 运营效率审计案例
- 治理审计案例
- 内部审计增值服务案例
关键数据源
- 内部审计报告
- 企业社会责任报告
- ESG报告
- 内部审计案例库
- IIA案例资源
---
7. 政府审计 (Government Audit)
审计方法
1. 财政财务审计 (Fiscal and Financial Audit) 2. 政策执行审计 (Policy Implementation Audit) 3. 公共投资审计 (Public Investment Audit) 4. 经济责任审计 (Economic Responsibility Audit) 5. 专项审计调查 (Special Audit Investigation) 6. 绩效审计 (Performance Audit)
核心任务
- 预算执行审计 (Budget Execution Audit)
- 专项资金审计 (Special Fund Audit)
- 经济责任审计 (Economic Responsibility Audit)
- 政府投资项目审计 (Government Investment Project Audit)
- 政策执行审计 (Policy Implementation Audit)
- 国有企业审计 (SOE Audit)
关键资料
审计准则:
- 政府审计准则
- 审计法及实施条例
- 预算法
- 政府采购法
审计规范:
- 地方政府审计操作指南
- 经济责任审计规定
- 政府投资项目审计规定
- 专项资金审计管理办法
典型案例类型:
- 政府投资项目审计案例
- 经济责任审计案例
- 专项资金审计案例
- 预算执行审计案例
- 政策执行审计案例
- 审计整改案例
关键数据源
- 审计署审计结果公告
- 地方审计机关审计报告
- 政府工作报告
- 财政预决算报告
- 审计整改报告
---
通用审计质量维度
1. 准确性 (Accuracy)
- 法规条文准确 (Regulatory Accuracy)
- 审计准则编号准确 (CAS No. XXX)
- 法规条款引用准确 (第X条第Y款)
- 生效日期准确 (issued date, effective date)
- 适用范围准确 (scope of application)
- 案例事实准确 (Case Accuracy)
- 公司名称准确 (legal entity name)
- 时间准确 (audit period, report date)
- 金额准确 (financial figures)
- 事件准确 (timeline, findings)
- 专业术语准确 (Terminology Accuracy)
- 审计术语 (audit terms)
- 会计术语 (accounting terms)
- 法律术语 (legal terms)
2. 完整性 (Completeness)
- 内容覆盖全面 (Comprehensive Coverage)
- 主要审计程序完整
- 关键审计领域覆盖
- 重要风险点识别
- 程序步骤完整 (Complete Procedures)
- 审计计划完整
- 审计实施完整
- 审计报告完整
- 引用来源完整 (Complete References)
- 准则引用完整
- 法规引用完整
- 案例引用完整
- 文献引用完整
3. 时效性 (Timeliness)
- 法规更新及时 (Current Regulations)
- 使用最新版本准则
- 反映最新修订
- 标注生效日期
- 案例具有代表性 (Representative Cases)
- 选择近期案例 (last 3-5 years)
- 反映当前实务
- 展示最新趋势
- 反映最新实务 (Current Practice)
- 最新审计方法
- 最新技术应用
- 最新监管要求
4. 实用性 (Practicality)
- 操作程序可行 (Feasible Procedures)
- 步骤完整清晰
- 具有可操作性
- 符合实际条件
- 案例可借鉴 (Learnable Cases)
- 典型性强
- 经验可复制
- 教训可吸取
- 建议可落地 (Actionable Recommendations)
- 具体明确
- 切实可行
- 有实际价值
5. 规范性 (Standardization)
- 格式符合规范 (Standard Format)
- 文档结构规范
- 标题层级规范
- 表格格式统一
- 术语使用统一 (Consistent Terminology)
- 全文术语一致
- 遵循专业标准
- 中英文对照统一
- 引用格式标准 (Standard Citation Format)
- 准则引用规范 (CAS No. XXX)
- 法规引用规范 (《法名》第X条)
- 案例引用规范
- 文献引用规范
---
审计术语中英文对照
基础术语
- 审计 - Audit
- 审计准则 - Audit Standards
- 审计风险 - Audit Risk
- 重要性 - Materiality
- 审计证据 - Audit Evidence
- 职业怀疑 - Professional Skepticism
- 职业判断 - Professional Judgment
审计程序
- 风险评估 - Risk Assessment
- 控制测试 - Tests of Controls
- 实质性程序 - Substantive Procedures
- 分析程序 - Analytical Procedures
- 细节测试 - Tests of Details
- 抽样 - Sampling
审计意见
- 无保留意见 - Unqualified Opinion
- 保留意见 - Qualified Opinion
- 否定意见 - Adverse Opinion
- 无法表示意见 - Disclaimer of Opinion
审计类型
- 财务报表审计 - Financial Statement Audit
- 内部控制审计 - Internal Control Audit
- 合规审计 - Compliance Audit
- 绩效审计 - Performance Audit
- IT审计 - IT Audit
审计风险
- 固有风险 - Inherent Risk
- 控制风险 - Control Risk
- 检查风险 - Detection Risk
- 重大错报风险 - Significant Risk
审计证据
- 充分性 - Sufficiency
- 适当性 - Appropriateness
- 可靠性 - Reliability
- 相关性 - Relevance
Audit Book Writing and Review Skill
A Claude Code skill for writing comprehensive audit books and conducting thorough reviews with systematic quality assurance.
Overview
This skill provides a systematic workflow for writing audit survey books, practical guides, case analyses, and review materials on topics like financial audit, internal control audit, compliance audit, performance audit, IT audit, internal audit, and government audit. It emphasizes both academic rigor and practical applicability, with a structured 4-round review process.
Features
- Structured 7-phase workflow for audit book writing and review
- Domain-specific templates covering 7 major audit areas
- Standardized writing style with precise professional language
- Comprehensive case study templates with complete elements
- 4-round quality assurance process (accuracy, coherence, applicability, format)
- Regulatory citation standards for audit standards and laws
Installation
Copy this skill folder to your Claude Code skills directory:
~/.claude/skills/audit-book-writing-review/Trigger Keywords
The skill automatically activates when detecting:
- "审计书籍" (audit books)
- "审计综述" (audit survey/review)
- "审计实务" (audit practice)
- "写书" (write book)
- "审校" (review)
- "审计案例分析" (audit case analysis)
- "内部控制审计" (internal control audit)
- "合规审计" (compliance audit)
- "财务审计" (financial audit)
- "绩效审计" (performance audit)
- "IT审计" (IT audit)
- Mentions of writing audit-related books or conducting audit reviews
Files
| File | Description |
|---|---|
SKILL.md | Main skill definition and quick reference |
WORKFLOW.md | Detailed 7-phase workflow with 4-round review |
TEMPLATES.md | Project file templates (CLAUDE.md, IMPLEMENTATION_PLAN.md) |
DOMAINS.md | Domain-specific audit areas and classifications |
Supported Audit Domains
- Financial Audit (财务审计)
- Risk-based audit, cycle approach, data analytics
- Financial statement audit, fraud audit, disclosure audit
- Internal Control Audit (内部控制审计)
- COSO framework, China internal control standards
- Control deficiency identification, internal control system evaluation
- Compliance Audit (合规审计)
- Regulatory compliance, AML audit, anti-fraud audit
- Legal and regulatory requirements verification
- Performance Audit (绩效审计)
- 3E audit (economy, efficiency, effectiveness)
- Government performance audit, project evaluation
- IT Audit (IT审计)
- ITGC, ITAC, cybersecurity audit
- COBIT framework, ISO 27001, data audit
- Internal Audit (内部审计)
- Risk-based internal audit, consulting audit
- Operational audit, governance audit
- Government Audit (政府审计)
- Budget execution audit, economic responsibility audit
- Public investment audit, policy implementation audit
Workflow Phases
1. Project Initialization - Create project structure and templates 2. Material Collection - Gather standards, regulations, cases, literature 3. Outline Development - Define book structure with 5 parts 4. Chapter Writing - Write theory, practice, case, regulatory chapters 5. Tables and Cases - Create comparison tables and detailed cases 6. Quality Assurance and Review - 4-round review process 7. Incremental Updates - Track regulatory changes and update content
Standard Book Structure
# [Book Title]: Theory, Practice, and Cases
## Preface
## Part 1: Theoretical Foundation
### Chapter 1: Audit Overview
### Chapter 2: Theoretical Framework
## Part 2: Practical Operations
### Chapter 3: Audit Planning and Preparation
### Chapter 4: Audit Procedures
## Part 3: Typical Cases
### Chapter 5: Financial Audit Cases
### Chapter 6: Internal Control Audit Cases
## Part 4: Regulatory Interpretation
### Chapter 7: Audit Standards Interpretation
### Chapter 8: Related Laws and Regulations
## Part 5: Emerging Topics
### Chapter 9: Digital Audit
### Chapter 10: Audit Development Trends
## Appendices
## ReferencesWriting Guidelines
- Use precise professional language with accurate audit terminology
- Cite authoritative sources (audit standards, laws, regulations)
- Every claim needs supporting evidence or references
- Balance academic rigor with practical applicability
- Maintain professional objectivity and neutrality
- Each major section needs comparison tables and case studies
- Follow standard citation formats for regulations and cases
4-Round Review Process
Round 1: Content Accuracy Review
- ✓ Regulatory accuracy (standard numbers, clauses, effective dates)
- ✓ Case accuracy (company names, dates, amounts, findings)
- ✓ Terminology accuracy (audit, accounting, legal terms)
Round 2: Logical Coherence Review
- ✓ Chapter logic (hierarchy, transitions, progression)
- ✓ Argumentation (logical chain, supported claims)
- ✓ Consistency (terminology, data, references)
Round 3: Practical Applicability Review
- ✓ Procedural feasibility (complete steps, actionable)
- ✓ Case representativeness (typical, current)
- ✓ Recommendation value (actionable, practical)
Round 4: Format Standardization Review
- ✓ Citation format (standards, regulations, cases)
- ✓ Table consistency (titles, columns, formatting)
- ✓ Heading hierarchy (numbering, levels)
Material Sources
Primary Sources
- Audit Standards: CAS, ISA, Government Audit Standards, Internal Audit Standards
- Laws and Regulations: Audit Law, Accounting Law, CPA Law, Securities Law
- Regulatory Documents: MOF, CSRC, CBIRC, Audit Office guidance
- Practical Cases: Listed company audits, government audit reports, enforcement actions
- Professional Resources: Academic textbooks, journals, industry reports
Key Websites
- CICPA: http://www.cicpa.org.cn/
- National Audit Office: http://www.audit.gov.cn/
- IIA China: http://www.iiachina.org.cn/
- MOF: http://www.mof.gov.cn/
- CSRC: http://www.csrc.gov.cn/
Quality Dimensions
| Dimension | Description | Key Metrics |
|---|---|---|
| Accuracy | Content is error-free | Regulatory accuracy, case accuracy, terminology accuracy |
| Completeness | Comprehensive coverage | Complete procedures, complete references, all topics covered |
| Timeliness | Current and relevant | Latest standards, recent cases, current practice |
| Practicality | Actionable and useful | Feasible procedures, learnable cases, actionable recommendations |
| Standardization | Format compliance | Standard citations, consistent terminology, proper formatting |
Citation Examples
# Audit Standards
CAS No. 1101 (2019) - 注册会计师的总体目标和审计工作的基本要求
# Regulations
《中华人民共和国审计法》第XX条
# Cases
XX股份有限公司20XX年度财务报表审计案例
# Academic Papers
张三(20XX)."论文标题"[J].审计研究,Vol.X,No.X:pp-pp.License
MIT License
Contributing
This skill is adapted from the medical-imaging-review skill, redesigned for the audit domain with enhanced review processes and practical applicability focus.
Audit Book Writing Project File Templates
CLAUDE.md Template
# [Book Title] Writing Guidelines
## Terminology Standardization
| Unified Term | Avoid Using | Notes |
|--------------|-------------|-------|
| [standard term 1] | [variant 1], [variant 2] | [rationale] |
| [standard term 2] | [variant 1], [variant 2] | [rationale] |
**Examples:**
| Unified Term | Avoid Using |
|--------------|-------------|
| 注册会计师审计准则 | CPA审计准则, 审计准则(简称), 中国审计准则 |
| 内部控制 | 内控(简称,首次出现应全称), 内部控制系统 |
| 实质性程序 | 实质性测试(旧称), 实质程序 |
| 重要性水平 | 重要性(概念不同), Materiality |
## Reference Sources
### Audit Standards (Primary)
**Chinese Standards:**
- CAS (Chinese Audit Standards) - 注册会计师审计准则
- Source: http://www.cicpa.org.cn/
- Latest revision: [year]
- Relevant standards:
- CAS No. 1101: 注册会计师的总体目标和审计工作的基本要求
- CAS No. 1141: 财务报表审计中与舞弊相关的责任
- CAS No. 1301: 审计证据
- [Add more relevant standards]
- Government Audit Standards - 政府审计准则
- Source: http://www.audit.gov.cn/
- Latest revision: [year]
- Relevant standards: [list]
- Internal Audit Standards - 内部审计准则
- Source: http://www.iiachina.org.cn/
- Latest revision: [year]
- Relevant standards: [list]
**International Standards:**
- ISA (International Standards on Auditing)
- Source: IFAC/IAASB
- Comparison with CAS: [note differences]
- IIA Standards
- Source: Institute of Internal Auditors
- Relevant standards: [list]
- COSO Framework (Internal Control)
- Latest version: COSO 2013 / COSO ERM 2017
- Application in China: [explain]
### Regulatory Documents
**Laws and Regulations:**
- 《中华人民共和国审计法》[最新修订年份]
- 《中华人民共和国注册会计师法》[最新修订年份]
- 《中华人民共和国会计法》[最新修订年份]
- 《中华人民共和国证券法》[最新修订年份]
**Regulatory Guidelines:**
-财政部发布:
- [guidance 1]: [citation]
- [guidance 2]: [citation]
-证监会发布:
- [guidance 1]: [citation]
- [guidance 2]: [citation]
-审计署发布:
- [guidance 1]: [citation]
- [guidance 2]: [citation]
### Practical Cases
**Case Sources:**
- Listed company annual reports (年度报告)
- Government audit reports (审计结果公告)
- Enforcement actions (行政处罚决定书)
- Professional case collections:
**Collected Cases:**
**Financial Audit Cases:**
- [Company 1] [year]: [brief description]
- [Company 2] [year]: [brief description]
**Internal Control Cases:**
- [Company 3] [year]: [brief description]
- [Company 4] [year]: [brief description]
**Compliance Audit Cases:**
- [Company 5] [year]: [brief description]
### Professional Literature
**Books:**
- [Author 1]. 《书名》[edition]. 出版社, year.
- [Author 2]. 《书名》[edition]. 出版社, year.
**Academic Papers:**
- [Author]. "论文标题"[J]. 期刊名称, year, volume(issue): pages.
- [Author]. "Paper Title"[J]. Journal Name, year, volume(issue): pages.
**Industry Reports:**
- [Organization]. "Report Title"[R]. year.
### Material Categories
1. **[Category 1]**: [description, N items]
- Key items: [list most important]
- Application: [how to use]
2. **[Category 2]**: [description, N items]
- Key items: [list most important]
- Application: [how to use]
3. **[Category 3]**: [description, N items]
- Key items: [list most important]
- Application: [how to use]
## Key Topics to Cover
| Chapter | Topics | Status | Notes |
|---------|--------|--------|-------|
| 1 | [topic 1], [topic 2], [topic 3] | [ ] | [notes] |
| 2 | [topic 4], [topic 5], [topic 6] | [ ] | [notes] |
| 3 | [topic 7], [topic 8], [topic 9] | [ ] | [notes] |
## Key Standards and Regulations
| Standard/Regulation | Number/Clause | Key Points | Application |
|---------------------|---------------|------------|-------------|
| [name] | [number] | [points] | [usage] |
| [name] | [number] | [points] | [usage] |
## Key Cases
| Case | Company | Year | Type | Key Findings | Status |
|------|---------|------|------|--------------|--------|
| [case 1] | [company] | [year] | [type] | [findings] | [ ] |
| [case 2] | [company] | [year] | [type] | [findings] | [ ] |
## Quality Checklist
### Structure
- [ ] Clear chapter hierarchy (Parts → Chapters → Sections)
- [ ] Table of contents complete
- [ ] Comparison tables for each major section
- [ ] Case studies with all required elements
- [ ] Figure placeholders with captions
### Content
- [ ] All major topics covered
- [ ] Accurate regulatory citations (number, clause, scope)
- [ ] Representative cases with complete information
- [ ] Practical guidance with actionable steps
- [ ] Balanced theory and practice
### Language
- [ ] Consistent terminology throughout
- [ ] Professional and precise language
- [ ] Clear explanations of complex topics
- [ ] Accurate translations of international standards
- [ ] All claims properly cited
### Format
- [ ] Standard citation format for regulations
- [ ] Consistent table formatting
- [ ] Proper heading hierarchy
- [ ] Complete references section
### Review
- [ ] Round 1: Content accuracy (standards, cases, terminology)
- [ ] Round 2: Logical coherence (structure, arguments, consistency)
- [ ] Round 3: Practical applicability (procedures, cases, recommendations)
- [ ] Round 4: Format standardization (citations, tables, headings)---
IMPLEMENTATION_PLAN.md Template
# Implementation Plan: [Book Title]
## Overview
- **Book Topic**: [specific audit domain]
- **Target Audience**: [practitioners/students/researchers]
- **Book Type**: [survey/practical guide/textbook]
- **Target Length**: [word count], [chapter count]
- **Completion Timeline**: [estimated time]
## Stage 1: Material Collection
**Goal**: Gather comprehensive sources
**Status**: Not Started
### Audit Standards Collection
- [ ] Identify relevant CAS standards (target: 20-30)
- [ ] Download from CICPA website
- [ ] Note effective dates and revisions
- [ ] Extract key requirements
### Regulatory Documents Collection
- [ ] Search MOF website for accounting/audit regulations
- [ ] Search CSRC website for securities regulations
- [ ] Search Audit Office website for government audit regulations
- [ ] Download enforcement cases (target: 30-50 documents)
### Practical Cases Collection
- [ ] Identify listed company audit cases (target: 10-15)
- [ ] Identify government audit reports (target: 5-10)
- [ ] Identify enforcement action cases (target: 5-10)
- [ ] Extract case details and organize by type
### Professional Literature Collection
- [ ] Search academic journals for relevant papers
- [ ] Identify authoritative textbooks
- [ ] Collect industry reports
- [ ] Organize by topic (target: 30-50 items)
### Organization
- [ ] Export all materials to Zotero (if applicable)
- [ ] Categorize by audit domain and topic
- [ ] Create material matrix
- [ ] Perform gap analysis
## Stage 2: Outline Development
**Goal**: Define book structure
**Status**: Not Started
- [ ] Determine book structure (5 parts: theory, practice, cases, regulations, emerging topics)
- [ ] Draft chapter headings
- [ ] Map materials to chapters
- [ ] Plan comparison tables
- [ ] Plan case studies (which cases go where)
- [ ] Design figure placeholders
## Stage 3: Part 1 - Theoretical Foundation
**Goal**: Write foundation chapters
**Status**: Not Started
### Chapter 1: Audit Overview
- [ ] 1.1 Definition and Classification
- [ ] 1.2 History and Development
- [ ] 1.3 Functions and Roles
- [ ] Create Table 1.1: Audit Type Comparison
- [ ] Complete references for this chapter
### Chapter 2: Theoretical Framework
- [ ] 2.1 Audit Concepts and Principles
- [ ] 2.2 Audit Risk Model
- [ ] 2.3 Audit Evidence and Materiality
- [ ] Create Table 2.1: Theory Development Timeline
- [ ] Create Table 2.2: Risk Model Components
- [ ] Complete references for this chapter
## Stage 4: Part 2 - Practical Operations
**Goal**: Write practice chapters
**Status**: Not Started
### Chapter 3: Audit Planning
- [ ] 3.1 Engagement Letter and Terms
- [ ] 3.2 Risk Assessment Procedures
- [ ] 3.3 Audit Strategy and Planning
- [ ] Create Table 3.1: Engagement Letter Template
- [ ] Create Table 3.2: Risk Assessment Procedures
- [ ] Complete references for this chapter
### Chapter 4: Audit Procedures
- [ ] 4.1 Tests of Controls
- [ ] 4.1.1 Test methods and design
- [ ] 4.1.2 Test procedures
- [ ] 4.1.3 Result evaluation
- [ ] Create Table 4.1: Control Test Procedures
- [ ] 4.2 Substantive Procedures
- [ ] 4.2.1 Tests of details
- [ ] 4.2.2 Analytical procedures
- [ ] 4.2.3 Sampling techniques
- [ ] Create Table 4.2: Substantive Procedures Comparison
- [ ] Complete references for this chapter
## Stage 5: Part 3 - Typical Cases
**Goal**: Write case chapters
**Status**: Not Started
### Chapter 5: Financial Audit Cases
- [ ] 5.1 Case background and context
- [ ] Case Study 5-1: [Company Name]
- [ ] Background information
- [ ] Audit objectives
- [ ] Audit process (planning, execution, findings)
- [ ] Key findings with evidence
- [ ] Recommendations
- [ ] Case insights
- [ ] Case Study 5-2: [Company Name]
- [ ] [Complete all case elements]
- [ ] Create Table 5.1: Financial Audit Cases Summary
- [ ] Complete references for this chapter
### Chapter 6: Internal Control Audit Cases
- [ ] 6.1 Internal control audit overview
- [ ] Case Study 6-1: [Company Name]
- [ ] [Complete all case elements]
- [ ] Case Study 6-2: [Company Name]
- [ ] [Complete all case elements]
- [ ] Create Table 6.1: Internal Control Cases Summary
- [ ] Complete references for this chapter
## Stage 6: Part 4 - Regulatory Interpretation
**Goal**: Write regulatory chapters
**Status**: Not Started
### Chapter 7: Audit Standards Interpretation
- [ ] 7.1 Chinese Audit Standards Framework
- [ ] CAS structure and organization
- [ ] Key standards and requirements
- [ ] 7.2 International Standards Comparison
- [ ] CAS vs ISA comparison
- [ ] Convergence and differences
- [ ] 7.3 Practical Application
- [ ] How to apply standards in practice
- [ ] Common issues and solutions
- [ ] Create Table 7.1: CAS vs ISA Comparison
- [ ] Create Table 7.2: Standards Application Guide
- [ ] Complete references for this chapter
### Chapter 8: Related Laws and Regulations
- [ ] 8.1 Accounting Law and CPA Law
- [ ] Key provisions and implications
- [ ] 8.2 Securities Law and Disclosure Requirements
- [ ] Audit implications for listed companies
- [ ] 8.3 Regulatory Requirements and Enforcement
- [ ] Recent enforcement trends
- [ ] Case examples
- [ ] Create Table 8.1: Legal Requirements Summary
- [ ] Create Table 8.2: Enforcement Case Examples
- [ ] Complete references for this chapter
## Stage 7: Part 5 - Emerging Topics
**Goal**: Write forward-looking chapters
**Status**: Not Started
### Chapter 9: Digital Audit
- [ ] 9.1 Big Data in Audit
- [ ] 9.2 Continuous Audit Technologies
- [ ] 9.3 AI-Assisted Audit
- [ ] Create Table 9.1: Digital Audit Tools Comparison
- [ ] Complete references for this chapter
### Chapter 10: Audit Development Trends
- [ ] 10.1 Theoretical Innovation Directions
- [ ] 10.2 Technology Development Trends
- [ ] 10.3 Professional Development Opportunities
- [ ] Complete references for this chapter
## Stage 8: Front and Back Matter
**Goal**: Complete introductory and supplementary materials
**Status**: Not Started
- [ ] Write Preface (background, audience, framework)
- [ ] Write Usage Guide
- [ ] Compile Appendices
- [ ] Appendix A: Working Paper Templates
- [ ] Appendix B: Audit Report Formats
- [ ] Appendix C: Regulation Catalog
- [ ] Appendix D: Glossary (Chinese-English)
- [ ] Compile References
- [ ] Standards section
- [ ] Regulations section
- [ ] Books section
- [ ] Papers section
- [ ] Cases section
## Stage 9: Review and Revision
**Goal**: Quality assurance through 4-round review
**Status**: Not Started
### Round 1: Content Accuracy
- [ ] Regulatory accuracy check
- [ ] Verify all standard numbers
- [ ] Verify all clause citations
- [ ] Verify all effective dates
- [ ] Case accuracy check
- [ ] Verify company names
- [ ] Verify dates and amounts
- [ ] Verify findings and outcomes
- [ ] Terminology accuracy check
- [ ] Verify audit terms
- [ ] Verify accounting terms
- [ ] Verify legal terms
### Round 2: Logical Coherence
- [ ] Chapter structure review
- [ ] Logical flow check
- [ ] Consistency verification
- [ ] Terminology consistency
- [ ] Data consistency
- [ ] Reference consistency
### Round 3: Practical Applicability
- [ ] Procedural feasibility review
- [ ] Case representativeness check
- [ ] Recommendation value assessment
### Round 4: Format Standardization
- [ ] Citation format check
- [ ] Table formatting consistency
- [ ] Heading hierarchy verification
## Stage 10: Finalization
**Goal**: Prepare for publication/delivery
**Status**: Not Started
- [ ] Final proofreading
- [ ] Cross-reference verification
- [ ] Table of contents generation
- [ ] Index creation (if applicable)
- [ ] Format finalization
- [ ] Deliverable preparation
## Key Materials Mapping
| Chapter | Key Standards | Key Cases | Key References | Status |
|---------|---------------|-----------|----------------|--------|
| 1 | CAS 1101 | - | [textbooks] | [ ] |
| 2 | CAS 200, 500 | - | [papers] | [ ] |
| 3 | CAS 300 | [case 1] | [guides] | [ ] |
| 4 | CAS 330, 500 | [case 2] | [papers] | [ ] |
| 5 | CAS 500, 501 | [cases 3-5] | [reports] | [ ] |
| 6 | Internal Control Standards | [cases 6-8] | [guides] | [ ] |
| 7 | CAS, ISA | - | [standards] | [ ] |
| 8 | Audit Law, CPA Law | [enforcement cases] | [laws] | [ ] |
| 9 | - | [digital cases] | [reports] | [ ] |
| 10 | - | - | [papers] | [ ] |
## Material Sources Summary
| Source | Query/Collection | Items | Status |
|--------|------------------|-------|--------|
| CAS Standards | [list collected] | N | [ ] |
| Regulations | [list collected] | N | [ ] |
| Financial Cases | [list collected] | N | [ ] |
| Internal Control Cases | [list collected] | N | [ ] |
| Academic Papers | [list collected] | N | [ ] |
| Professional Books | [list collected] | N | [ ] |
## Notes
- Update stage status as you progress: Not Started → In Progress → Complete
- Add new tasks to stages as needed
- Update material mappings as you collect materials
- Track progress with detailed notes for each stage
- Adjust timeline based on actual progress---
Comparison Table Templates
Standards Comparison Table
**Table X.X. [Title]: [Standard 1] vs [Standard 2]**
| Aspect | [Standard 1] | [Standard 2] | Key Differences |
|--------|--------------|--------------|-----------------|
| [dimension 1] | [requirement] | [requirement] | [difference] |
| [dimension 2] | [requirement] | [requirement] | [difference] |
| [dimension 3] | [requirement] | [requirement] | [difference] |
| Effective Date | [date] | [date] | [note] |
| Scope | [scope] | [scope] | [note] |
**Notes:**
[Explain significant differences and practical implications]Procedure Comparison Table
**Table X.X. [Procedure Type] Comparison**
| Procedure | Purpose | When to Use | Advantages | Limitations |
|-----------|---------|-------------|------------|-------------|
| [Procedure 1] | [purpose] | [context] | [pros] | [cons] |
| [Procedure 2] | [purpose] | [context] | [pros] | [cons] |
| [Procedure 3] | [purpose] | [context] | [pros] | [cons] |
**Selection Guide:**
[Guidance on when to choose which procedure]Case Summary Table
**Table X.X. [Case Type] Cases Summary**
| Case | Company | Industry | Year | Key Issues | Findings | Lessons |
|------|---------|----------|------|------------|----------|---------|
| [Case 1] | [company] | [industry] | [year] | [issues] | [findings] | [lessons] |
| [Case 2] | [company] | [industry] | [year] | [issues] | [findings] | [lessons] |
| [Case 3] | [company] | [industry] | [year] | [issues] | [findings] | [lessons] |
**Analysis:**
[Cross-case insights and patterns]Regulation Summary Table
**Table X.X. [Regulation Topic] Requirements**
| Regulation | Issuing Body | Effective Date | Key Requirements | Applicability | Common Issues |
|------------|--------------|----------------|------------------|---------------|---------------|
| [regulation 1] | [body] | [date] | [requirements] | [scope] | [issues] |
| [regulation 2] | [body] | [date] | [requirements] | [scope] | [issues] |
| [regulation 3] | [body] | [date] | [requirements] | [scope] | [issues] |
**Compliance Checklist:**
- ✓ [requirement 1]
- ✓ [requirement 2]
- ✓ [requirement 3]Audit Program Template
**Table X.X. [Audit Area] Audit Program**
| Audit Procedure | Purpose | Method | Evidence | Timing | Responsibility |
|-----------------|---------|--------|----------|--------|----------------|
| [procedure 1] | [purpose] | [method] | [evidence] | [when] | [who] |
| [procedure 2] | [purpose] | [method] | [evidence] | [when] | [who] |
| [procedure 3] | [purpose] | [method] | [evidence] | [when] | [who] |
**Quality Control:**
- [ ] All procedures completed
- [ ] Sufficient evidence obtained
- [ ] Findings documented
- [ ] Conclusions supportedAudit Book Writing Review v1.0
审计书籍撰写与评审基础版
版本特点
v1.0是审计书籍撰写系统的基础版本,提供以下核心功能:
- ✅ 7阶段工作流 - 从项目初始化到最终审校的完整流程
- ✅ 4轮评审系统 - 内容准确性、逻辑连贯性、适用性、格式规范化
- ✅ 标准章节模板 - 理论章、实务章、案例章、法规解读章
- ✅ 数据验证规范 - 防止编造数据和引用材料
- ✅ 审计领域分类 - 财务审计、内部控制审计、合规审计、绩效审计等
适用场景
- 快速撰写审计书籍初稿
- 系统化审计实务指南编写
- 案例分析与解读
- 法规解读与应用
核心文件
- SKILL.md - 核心技能定义,包含完整的工作流和模板
- WORKFLOW.md - 详细的7阶段工作流和4轮评审流程
- TEMPLATES.md - CLAUDE.md和IMPLEMENTATION_PLAN.md模板
- DOMAINS.md - 审计领域分类和专业知识
- DATA_VERIFICATION.md - 数据验证规范(⚠️ 重要性最高)
- README.md - 项目说明
与其他版本对比
| 特性 | v1.0(基础版) | v2.0(增强版) | v3.0(完整版) |
|---|---|---|---|
| 7阶段工作流 | ✅ | ✅ | ✅ |
| 4轮评审系统 | ✅ | ✅ | ✅ |
| 标准章节模板 | ✅ | ✅ | ✅ |
| 数据验证规范 | ✅ | ✅ | ✅ |
| 智能插件系统 | ❌ | ❌ | ✅ |
| 法规校对(ChatLaw) | ❌ | ❌ | ✅ |
| 逻辑分析(ai-research-skills) | ❌ | ❌ | ✅ |
| 术语校对(lexnlp) | ❌ | ❌ | ✅ |
| 文献校对(zotero-better-bibtex) | ❌ | ❌ | ✅ |
| 法律法规库(100个文件) | ❌ | ❌ | ✅ |
| 单元测试 | ❌ | ❌ | ✅ |
快速开始
在Claude Code中使用
# 安装v1.0版本
/plugin install audit-book-writing-v1@cyhzzz/audit-book-writing-skills使用示例
请使用 audit-book-writing-v1 技能,帮我撰写以下章节:
# 第3章 财务审计的基本概念
[章节内容...]
请按照7阶段工作流进行,包括:
1. 项目初始化
2. 需求分析
3. 内容规划
4. 起草撰写
5. 第1轮评审(内容准确性)
6. 第2轮评审(逻辑连贯性)
7. 第3轮评审(适用性)
8. 第4轮评审(格式规范化)核心原则
⚠️ 数据验证原则(最高优先级)
绝对禁止编造任何内容、数据或引用材料
数据验证优先级
优先级1(最高): 法律法规库 → 使用Grep在法规库中查询 优先级2(中等): 联网查询 → 使用WebSearch查询权威网站 优先级3(保底): 标注待核实 → 明确标注需要人工核对
撰写风格
- 使用精确的专业术语:审计术语应准确、统一
- 引用权威来源:审计准则、法律法规、监管文件
- 每个论断都需要支持证据或参考文献
- 平衡学术严谨性与实务适用性
- 保持中立和客观
版本历史
- v1.0 (2026-01-16) - 初始版本,基础功能
许可证
MIT License - 参见仓库LICENSE文件
---
建议升级到v3.0以获得更完整的功能和智能插件支持!
7-Phase Audit Book Writing and Review Workflow
Phase 1: Project Initialization
Create project structure:
project_root/
├── CLAUDE.md # Writing guidelines and terminology
├── IMPLEMENTATION_PLAN.md # Staged execution plan
├── book_draft.md # Main book manuscript
└── figures/ # Figure placeholdersActions: 1. Create CLAUDE.md from template (see TEMPLATES.md) 2. Create IMPLEMENTATION_PLAN.md with stages 3. Initialize empty book_draft.md
Phase 2: Material Collection
Data Sources
1. Audit Standards (Primary Sources)
Chinese Standards:
- CAS (Chinese Audit Standards) - 注册会计师审计准则
- Government Audit Standards - 政府审计准则
- Internal Audit Standards - 内部审计准则
- Internal Control Standards - 企业内部控制基本规范
International Standards:
- ISA (International Standards on Auditing)
- IIA Standards (Institute of Internal Auditors)
- COSO Framework (Internal Control)
- COBIT (IT Audit)
Collection Strategy:
Source: Official websites
- Ministry of Finance: http://www.mof.gov.cn/
- CICPA: http://www.cicpa.org.cn/
- National Audit Office: http://www.audit.gov.cn/
- IIA China: http://www.iiachina.org.cn/
Types: Standards, implementation guidance, interpretation bulletins
Date: Focus on latest versions and revisions (last 3-5 years)
Format: Official PDF documents, authoritative interpretationsWorkflow: 1. Identify relevant standards for the audit topic 2. Download official standards from authoritative sources 3. Note effective dates and revision history 4. Extract key requirements and provisions 5. Organize by standard number and topic
2. Regulatory Documents
Regulatory Bodies:
- Ministry of Finance (财政部) - Accounting and auditing regulations
- CSRC (证监会) - Securities regulation and disclosure requirements
- CBIRC (银保监会) - Banking and insurance supervision
- National Audit Office (审计署) - Government audit regulations
- MOFCOM (商务部) - Enterprise internal control
Document Types:
- Laws and Regulations (会计法, 注册会计师法, 审计法, 证券法)
- Administrative Rules (部门规章)
- Regulatory Guidelines (指引, 通知, 规范)
- Enforcement Actions (处罚决定书, 监管函, 通报)
Collection Workflow: 1. Search regulatory body websites by topic 2. Identify relevant laws and regulations 3. Download enforcement cases for practical examples 4. Organize by issuing body and effective date 5. Track amendments and revisions
3. Practical Cases
Case Sources:
- Listed company annual reports and audit reports
- Government audit reports (审计结果公告)
- Enforcement actions by regulators (行政处罚决定书)
- Professional firm case studies (Big 4 case collections)
- Academic case databases
Case Selection Criteria:
- Representativeness (typical scenarios)
- Recency (last 3-5 years preferred)
- Materiality (significant findings or issues)
- Educational value (clear lessons)
Case Collection Workflow: 1. Search by audit type and industry 2. Identify cases with complete information 3. Extract key facts: background, process, findings, outcomes 4. Organize by audit domain and topic 5. Create case matrix:
| Case Type | Company | Year | Key Issues | Reference | Source |
|---|---|---|---|---|---|
| Financial Audit | [Company] | 20XX | [issues] | [citation] | [source] |
| Internal Control | [Company] | 20XX | [issues] | [citation] | [source] |
4. Professional Resources
Books and Monographs:
- Academic textbooks (审计学, 审计实务)
- Professional guides (实务操作指南)
- International translations (ISA译本, COSO框架)
Academic Papers:
- Journals: 审计研究, 会计研究, 审计月刊, Auditing: A Journal of Practice & Theory
- Conference papers
- Research reports
Industry Reports:
- Professional firm annual reports (Big 4趋势报告)
- Industry white papers
- Survey results
5. Zotero Integration (Reference Management)
Workflow: 1. Connect to Zotero API or use Zotero-MCP 2. Browse existing collections by audit topic 3. Export metadata for citation management 4. Organize by: Standards, Regulations, Cases, Books, Papers
Collection Workflow
Actions: 1. Standards collection - Identify and download all relevant standards (target: 20-30 standards) 2. Regulatory collection - Collect laws and regulations (target: 30-50 documents) 3. Case collection - Gather representative cases (target: 20-40 cases) 4. Literature collection - Books and papers (target: 30-50 items) 5. Categorize materials by audit domain and topic 6. Create material matrix:
| Category | Subcategory | Key Items | Count | Source |
|---|---|---|---|---|
| Standards | CAS | [list standards] | N | MOF/CICPA |
| Regulations | Securities Law | [list regs] | N | CSRC |
| Cases | Financial Audit | [list cases] | N | Annual Reports |
| Literature | Academic | [list papers] | N | Journals |
7. Gap analysis - Identify missing topics or outdated materials 8. Targeted collection - Fill gaps with additional searches
Phase 3: Outline Development
Actions: 1. Define book structure based on audit domain and target audience 2. Map materials to chapters and sections 3. Plan comparison tables and case placements 4. Design figure placeholders 5. Create chapter hierarchy:
Part 1: Theoretical Foundation (Chapters 1-2)
├── Chapter 1: Audit Overview
│ ├── 1.1 Definition and Classification
│ ├── 1.2 History and Development
│ └── 1.3 Functions and Roles
└── Chapter 2: Theoretical Framework
├── 2.1 Audit Concepts
├── 2.2 Audit Risk
└── 2.3 Audit Evidence
Part 2: Practical Operations (Chapters 3-4)
├── Chapter 3: Audit Planning
│ ├── 3.1 Engagement Letter
│ └── 3.2 Risk Assessment
└── Chapter 4: Audit Procedures
├── 4.1 Tests of Controls
└── 4.2 Substantive Procedures
Part 3: Typical Cases (Chapters 5-6)
├── Chapter 5: Financial Audit Cases
│ └── Case Study 5-1: [Company]
└── Chapter 6: Internal Control Cases
└── Case Study 6-1: [Company]
Part 4: Regulatory Interpretation (Chapters 7-8)
├── Chapter 7: Audit Standards
└── Chapter 8: Related Laws
Part 5: Emerging Topics (Chapters 9-10)
├── Chapter 9: Digital Audit
└── Chapter 10: Development TrendsOutput: Detailed outline in IMPLEMENTATION_PLAN.md
Phase 4: Chapter Writing
For each major chapter:
Theory Chapters: 1. Write introduction (1-2 paragraphs on importance) 2. Define concepts with authoritative sources 3. Explain frameworks with clear structure 4. Trace development (historical evolution) 5. Create comparison table (schools of thought, approaches) 6. Add references to standards and academic sources
Practice Chapters: 1. Write introduction (purpose and scope) 2. Describe procedures step-by-step 3. Provide templates and working paper examples 4. Include quality control points 5. Create comparison table (method comparison, procedure selection) 6. Add practical tips from experienced auditors
Case Chapters: 1. Provide background (company, industry, period) 2. Describe audit process (planning, execution, reporting) 3. Detail key findings with supporting evidence 4. Analyze root causes and implications 5. Extract lessons and best practices 6. Reference relevant standards and regulations
Regulatory Chapters: 1. Explain background (why issued, objectives) 2. Summarize requirements (key provisions) 3. Compare with other standards (domestic/international) 4. Provide practical application guidance 5. Include compliance checklist 6. Reference enforcement cases
Progress tracking: Use TodoWrite for each chapter
Phase 5: Tables and Cases
Required tables:
- Standards comparison tables (CAS vs ISA, old vs new)
- Procedure comparison tables (methods, approaches, tools)
- Regulation summary tables (key requirements, applicability)
- Case summary tables (background, findings, lessons)
Case study format:
- Background (company, industry, period, audit type)
- Objectives (what audit aimed to achieve)
- Process (planning, execution, reporting phases)
- Findings (key issues with evidence)
- Recommendations (actionable suggestions)
- Insights (lessons learned, applicability)
Figure placeholders:
- Figure 1: Audit process flowchart
- Figure 2: Risk assessment framework
- Figure 3: Control testing procedures
- Figure 4: Audit report structure
- Figure 5: Standards comparison matrix
- Figure 6: Digital audit technology landscape
Phase 6: Quality Assurance and Review
4-Round Review Process
Round 1: Content Accuracy Review
⚠️ DATA VERIFICATION (CRITICAL STEP)
必须执行的验证流程:
1. 法律法规验证:
# 使用Grep在法律法规库中查询
Grep -pattern "法规名称或关键词" -path="D:\project\审计书籍撰写\法律法规库\*.md" -output_mode="content"- ✓ 法规名称是否准确
- ✓ 条款号是否存在
- ✓ 条款内容是否准确引用
- ✓ 发布日期和生效日期是否正确
- ❌ 发现编造或错误引用,必须重新查询并修正
2. 统计数据验证:
# 使用WebSearch查询并标注来源
WebSearch "统计数据关键词 年份 官方来源"- ✓ 数据来源是否权威(政府、官方机构)
- ✓ 数据发布机构是否标注
- ✓ 数据发布时间是否标注
- ✓ 来源网址是否标注
- ⚠️ 无法核实的数据,标注"[待核实:该数据需要人工核对后补充]"
3. 案例数据验证:
- ✓ 公司名称是否准确
- ✓ 审计期间是否准确
- ✓ 金额数据是否准确
- ✓ 来源于公开可查的审计报告
4. 标准和准则验证:
# 查询标准原文
Grep -pattern "标准号 关键词" -path="D:\project\审计书籍撰写\标准库\*.md"- ✓ 标准号是否准确
- ✓ 条款号是否存在
- ✓ 引用内容是否准确
验证标准:
- ✅ 所有法律法规引用必须经过法规库验证
- ✅ 所有统计数据必须标注来源网址
- ⚠️ 无法验证的数据必须标注待核实
- ❌ 禁止使用"大约"、"约"、"估计"等模糊表述(除非来源明确使用)
Regulatory Accuracy:
- ✓ Standard numbers (CAS No. XXX)
- ✓ Clause citations (Article X, Clause Y)
- ✓ Effective dates (issued date, effective date)
- ✓ Scope of application (who/what it applies to)
- ✓ Amendment history (latest revision)
Case Accuracy:
- ✓ Company names (correct legal entity)
- ✓ Dates (audit period, report date)
- ✓ Amounts (financial figures, materiality)
- ✓ Events (timeline of what happened)
- ✓ Findings (accurate representation)
Terminology Accuracy:
- ✓ Audit terms (consistent with standards)
- ✓ Accounting terms (follow accounting standards)
- ✓ Legal terms (accurate legal language)
- ✓ Professional jargon (industry-standard usage)
Common Issues to Check:
- Confusing CAS with ISA requirements
- Citing outdated standards (before revision)
- Misquoting regulation clauses
- Inaccurate case details
- Inconsistent terminology
- ⚠️ CRITICAL: Fabricated data or references (must be corrected immediately)
Round 2: Logical Coherence Review
Chapter Logic:
- ✓ Clear chapter hierarchy (numbering, levels)
- ✓ Smooth transitions (flow between sections)
- ✓ Logical progression (foundation → practice → cases)
- ✓ Balanced content (no sections too short/long)
Argumentation Logic:
- ✓ Complete logical chain (premise → reasoning → conclusion)
- ✓ Supported claims (every claim has evidence)
- ✓ Valid inferences (no logical fallacies)
- ✓ Clear connections (explicit links between ideas)
Consistency Check:
- ✓ Terminology consistency (same terms throughout)
- ✓ Data consistency (numbers match across references)
- ✓ Citation consistency (same citation format)
- ✓ Cross-reference accuracy (references point correctly)
Common Issues to Check:
- Contradictory statements in different chapters
- Unclear or missing transitions
- Unsupported assertions
- Inconsistent terminology
- Broken cross-references
Round 3: Practical Applicability Review
Procedural Feasibility:
- ✓ Complete steps (no missing procedures)
- ✓ Logical sequence (steps in right order)
- ✓ Actionable guidance (clear instructions)
- ✓ Realistic expectations (practical in real audits)
Case Representativeness:
- ✓ Typical scenarios (not outliers)
- ✓ Current relevance (not outdated)
- ✓ Complete information (all necessary details)
- ✓ Clear lessons (insights for readers)
Recommendation Value:
- ✓ Actionable suggestions (specific, implementable)
- ✓ Practical value (useful for practitioners)
- ✓ Evidence-based (supported by case findings)
- ✓ Responsible recommendations (feasible and appropriate)
Common Issues to Check:
- Procedures too theoretical (not practical)
- Cases atypical or outdated
- Recommendations too vague
- Missing implementation guidance
- Unrealistic expectations
Round 4: Format Standardization Review
Citation Format:
- ✓ Standard references: "CAS No. 1101 - [year]"
- ✓ Regulation citations: "《审计法》第X条"
- ✓ Case citations: "[Company] [Year] audit case"
- ✓ Literature citations: "[Author] ([year]), [Journal]"
- ✓ Consistent style throughout
Table Consistency:
- ✓ Table titles (clear and descriptive)
- ✓ Column names (consistent terminology)
- ✓ Formatting (统一的表格样式)
- ✓ Numbering (sequential: Table 1.1, 1.2, etc.)
Heading Hierarchy:
- ✓ Part numbering (Part 1, Part 2, etc.)
- ✓ Chapter numbering (Chapter 1, Chapter 2, etc.)
- ✓ Section numbering (1.1, 1.2, 1.2.1, etc.)
- ✓ Clear levels (visual distinction)
Common Issues to Check:
- Inconsistent citation formats
- Missing table titles or column names
- Non-uniform table formatting
- Inconsistent heading styles
- Missing figure captions
Phase 7: Incremental Updates
When new standards, regulations, or cases become available:
1. Categorize new materials (standards, regulations, cases) 2. Update CLAUDE.md reference sources 3. Update IMPLEMENTATION_PLAN.md with new stage 4. Identify insertion points in book manuscript 5. Update chapters with new content 6. Add new cases if significant developments 7. Update tables with new data 8. Expand references with new sources
Version control:
## Change Log
### [Date] - v1.1
- Updated Chapter 7 with new CAS No. XXXX [20XX]
- Added Case Study 5-4: [Company] [year] case
- Updated Table 7.1 with standards comparison
- Added references to new regulations: [regulation list]Special Considerations for Audit Books
Regulatory Updates
- Track standard revisions (CAS, ISA, etc.)
- Monitor new regulations and amendments
- Update enforcement cases regularly
- Note effective dates and transition provisions
Practical Relevance
- Balance theory with practice
- Include current and representative cases
- Provide actionable guidance
- Address real-world challenges
Professional Standards
- Maintain professional objectivity
- Avoid definitive statements (use "generally," "typically")
- Acknowledge professional judgment
- Emphasize compliance requirements
Reader Considerations
- Target audience definition (practitioners, students, researchers)
- Technical depth appropriate for audience
- Clear explanations of complex topics
- Practical examples and illustrations